Tips:

1-FTPCityToolkit created with C# .Net 2.0
2-FTPCityToolkit remove specified fTP directory with subfolders and files
3-

Parameters:
insert parameter like this:

CLR::Call /NOUNLOAD "FTPCityToolkit.dll" "FTPCityToolkit.DeleteFolderRecursively" "Main_DeleteFolderRecursively" 4 "$Ftp_Address" "$Ftp_FolderName" "$Ftp_Username" "$Ftp_Password"

#CLR::Call /NOUNLOAD "FTPCityToolkit.dll" "FTPCityToolkit.DeleteFolderRecursively" "Main_DeleteFolderRecursively" 4 "FTP.ADDRESS.COM" "Folder1/Folder2/FOLDER NAME_YOU_WANT_DELETE_THAT" "FTP USERNAME" "FTP PASSWORD"

#Only the last folder (FOLDER NAME_YOU_WANT_DELETE_THAT) remove with subfolders and files

Mail: r2du.soft@Gmail.Com